DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1CacheDataCollection<T> Class / OnFilterChanged Method

In This Topic
    OnFilterChanged Method (C1CacheDataCollection<T>)
    In This Topic
    Called after the filter changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnFilterChanged() 
    protected virtual void OnFilterChanged()
    See Also